[meta] Debugger DOM Mutation Breakpoints M1
Categories
(DevTools :: Debugger, task, P2)
Tracking
(relnote-firefox 70+)
Tracking | Status | |
---|---|---|
relnote-firefox | --- | 70+ |
People
(Reporter: Honza, Unassigned)
References
(Blocks 3 open bugs, )
Details
(Keywords: dev-doc-needed, meta)
Tracks work for implementing support for DOM Mutation breakpoints (milestone 1)
Honza
Reporter | ||
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Comment 3•6 years ago
|
||
Release Note Request (optional, but appreciated)
[Why is this notable]: Long-standing and frequent user request.
[Affects Firefox for Android]: No
[Suggested wording]: DevTools' new DOM Breakpoints let you diagnose with code in a page changes a specific DOM node, including the node's children.
[Links (documentation, blog post, etc)]: https://developer.mozilla.org/en-US/docs/Tools/Debugger/How_to/Break_on_a_DOM_event
Comment 4•6 years ago
|
||
https://developer.mozilla.org/en-US/docs/Tools/Debugger/How_to/Break_on_a_DOM_event needs to be updated soon.
Comment 6•6 years ago
|
||
Chris, this is coming out with 70 and the MDN page linked above needs some love.
Comment 7•6 years ago
|
||
Irene added this page to cover DOM mutation breakpoints:
https://wiki.developer.mozilla.org/en-US/docs/Tools/Debugger/Break_on_DOM_mutation
Should we retire the other one, or are both needed? Feel free to slack me with specifics.
Comment 8•6 years ago
|
||
I noticed the new page later as well, sorry about the confusion. Yes, lets archive Break_on_a_DOM_event
Comment 9•6 years ago
|
||
(In reply to :Harald Kirschner :digitarald from comment #8)
I noticed the new page later as well, sorry about the confusion. Yes, lets archive
Break_on_a_DOM_event
I've added a redirect from the old page to the new.
Updated•6 years ago
|
Description
•